home *** CD-ROM | disk | FTP | other *** search
/ My Neighborhood / My Neighborhood.iso / mac / MacFiles / Zoo5.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1997-11-18  |  157 b   |  10 lines

  1. on exitFrame
  2.   global tempName, tempcount
  3.   set tempcount to 1
  4.   set tempName to "1"
  5.   WEASELSpeak("intro1")
  6.   wait(20)
  7.   WEASELSpeak("HELP")
  8.   wait(20)
  9. end
  10.